Overload List

  Name Description
Public method LoadLayout(Stream)
Load object layout properties from the stream.
Public method LoadLayout(String)
Load object layout properties from the file.
Public method LoadLayout(Stream, LayoutType)
Loads the object layout properties with specified types from the stream.
Public method LoadLayout(String, LayoutType)
Loads object layout properties with specified types from the XML file.

See Also